CourseBook 
EntityType  Independent 
Logical Entity Name  CourseBook 
Default Table Name  AdCourseBook 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

CourseBook Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id_1    INTEGER  NO 
 
Id(PK)    INTEGER  NO 
 
BookId(FK)    INTEGER  YES 
 
IsRequired    BIT  NO 
 
EffectiveDate    DATETIME  YES 
 
ObsoleteDate    DATETIME  YES 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
CourseBookListId(FK)    INTEGER  YES 
 
CourseBookListId(FK)    INTEGER  YES 
 
CourseId(FK)    INTEGER  YES 
 

CourseBook Keys 
Key Name  Key Type  Keys 
Nk_AdCourseBook_AdCourseBookListID  Inversion Entry  CourseBookListId 
AdCourseBook_AdCourseBookID_U_C_IDX  PrimaryKey  Id 

CourseBook Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Book  Non-Identifying  Zero or One to Zero or More        BookId  NO 
Course  Non-Identifying  Zero or One to Zero or More        CourseId  NO 
CourseBookList  Non-Identifying  Zero or One to Zero or More        CourseBookListId  NO 
CourseBookList  Non-Identifying  Zero or One to Zero or More        CourseBookListId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

CourseBook Check Constraints 
Check Constraint Name  CheckConstraint 

CourseBook Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.CourseBook 
NO       
Physical (Microsoft SQL Server)
dbo.AdCourseBook 
NO       

CourseBook Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Logical  Course 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Academic Records 

CourseBook Data Movement Rules 
Name  Type  Rule Text/Value